object frmDennis: TfrmDennis Left = 483 Top = 307 BorderIcons = [] BorderStyle = bsDialog Caption = 'About Browser' ClientHeight = 266 ClientWidth = 529 Color = clSilver Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Shape1: TShape Left = 20 Top = 12 Width = 491 Height = 73 Brush.Style = bsClear end object Shape2: TShape Left = 20 Top = 102 Width = 491 Height = 107 Brush.Style = bsClear end object Label1: TLabel Left = 30 Top = 26 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = ' Browser Version: 4.0' end object Label2: TLabel Left = 30 Top = 54 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Copyright 1995-2001 Dennis Publishing Limited licensed by Felden' end object Label3: TLabel Left = 32 Top = 114 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Designed by Alan Stonebridge, Lee Hawkins' end object Label4: TLabel Left = 32 Top = 138 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Developed by Lee Hawkins, Fahrenheit Business Computing Ltd.' end object Label5: TLabel Left = 32 Top = 178 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Project Supervised by Sarah Gilliver, Dennis EPU Publisher' end object Label6: TLabel Left = 32 Top = 154 Width = 471 Height = 16 Alignment = taCenter AutoSize = False Caption = '&& Intastella Ltd.' end object cmdOK: TButton Left = 226 Top = 224 Width = 89 Height = 29 Caption = 'OK' ModalResult = 1 TabOrder = 0 end end